home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 December / maximum-cd-2002-12.iso / Data / ads.pcg / scripts / DefineButton2_17 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-08-15  |  67 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.ibuypower.com", "_blank");
  3. }
  4.